home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl560 / helpr41j.lzh / HELPER.TXT < prev    next >
Text File  |  1992-12-01  |  3KB  |  87 lines

  1.  
  2.  
  3. (Extract from README.DOC)
  4.  
  5.  
  6. The Helper v4.1 - Creating Help screens and hypertext files
  7. ============================================================
  8.  
  9. With The Helper you can create hypertext-like programs and help files
  10. with the following features:
  11.  
  12. *  a "Help file" is created from an ASCII text file by compiling it
  13.    into an interactive hypertext document. The compiled file can be
  14.    used as an interactive information document where various topics
  15.    can be selected using the arrow keys and a cursor bar, or it can
  16.    become a controlling program in its own right, or a combination
  17.    of both.
  18.  
  19. *  each Help file can have up to 254 categories of information, with
  20.    up to 254 pages per category. Use PgUp and PgDn to page up and down
  21.    within a category, or flip between pages and categories using
  22.    highlighted cursor options;
  23.  
  24. *  backtrack through previously-selected categories;
  25.  
  26. *  animate the screens by using time-delay overlays;
  27.  
  28. *  search for text;
  29.  
  30. *  print some or all of the Help screens;
  31.  
  32. *  the window size and position can be individually set for each page,
  33.    with full color control on each page;
  34.  
  35. *  create automatic slide shows from the Help screens;
  36.  
  37. *  auto-sensing of color or mono video cards, to set colors 
  38.    accordingly (separate color sets can be specified for color or mono
  39.    cards);
  40.  
  41. *  cursor actions can be programmed to execute specific DOS commands,
  42.    or enter a DOS shell (these features let you create sophisticated
  43.    menu programs, auto-installation routines, etc).
  44.  
  45. *  The Helper itself contains masses of help screens to guide you
  46.    through all the features and aspects of the program while you
  47.    develop your own applications.
  48.  
  49. *  several sample Help files are supplied to demonstrate most of the
  50.    features of The Helper.
  51.  
  52. In addition, if you are adding the Help to your Turbo Pascal programs,
  53. you can have:
  54.  
  55. *  entry from your program into any specific category of the Help file
  56.    (for context-sensitive help) or automatic entry into the most
  57.    recent category used;
  58.  
  59. *  exit and reentry for your own user-specific functions, which can be
  60.    activated either by global "hot keys" or from a cursor bar within
  61.    the document. These user functions could be anything from sounding
  62.    the bell to running another application, returning to the 
  63.    controlling Help file on completion.
  64.  
  65. Note that you do NOT require Turbo Pascal to use The Helper. However, 
  66. if you are a Turbo Pascal programmer and you purchase the source code 
  67. pack you can incorporate access to your compiled Help files directly 
  68. into your programs. Several sample Turbo Pascal programs are supplied 
  69. to demonstrate how easy it is to do this. In its simplest application 
  70. only 2 or 3 lines of source code are required for full access to a 
  71. Help file for your program, including all the features listed above.
  72.  
  73.  
  74. REQUIREMENTS
  75. =============
  76.   Required:  IBM-PC or compatible. 512k RAM.
  77.              Hard disk recommended but not required.
  78.  
  79.  
  80. REGISTRATION
  81. =============
  82. Registration is US$69-00. Registered users receive the latest regis-
  83. tered version with additional TSR versions, a printed manual, and
  84. other products. An optional Turbo Pascal source code pack is available
  85. for US$35.
  86.  
  87.